Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace > ThreadSafeList<T> Class : Clear Method |
public void Clear()
'Declaration Public Sub Clear()
'Usage Dim instance As ThreadSafeList(Of T) instance.Clear()
public: void Clear();
Exception | Description |
---|---|
System.NotSupportedException | The ICollection is read-only. |